Skip to content

Update how-to-create-a-HTTP-server.md#2206

Merged
1 commit merged intonodejs:masterfrom
apal21:patch-2
Apr 27, 2019
Merged

Update how-to-create-a-HTTP-server.md#2206
1 commit merged intonodejs:masterfrom
apal21:patch-2

Conversation

@apal21
Copy link
Copy Markdown
Contributor

@apal21 apal21 commented Apr 25, 2019

In accordance with issue #1977, I have updated the Article how-to-create-a-HTTP-server.md with the following changes:

  1. Used const instead of var.
  2. Added CURL example.

In accordance with issue nodejs#1977, I have updated the Article how-to-create-a-HTTP-server.md with the following changes:

1. Used `const` instead of `var`.
2. Added CURL example.
@ghost ghost merged commit afc8c79 into nodejs:master Apr 27, 2019
@ghost
Copy link
Copy Markdown

ghost commented Apr 27, 2019

@apal21:Thanks for your nice contribution!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants